*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sat, 15 Jun 2002 14:19:02 +0000 (14:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 15 Jun 2002 14:19:02 +0000 (14:19 +0000)
lisp/ChangeLog

index 078529f45778cb9d1cb5a93013a6948f35babe0e..9569c2a496dca49c9307af2e9840ff71394290de 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-15  Richard M. Stallman  <rms@gnu.org>
+
+       * ielm.el (ielm-eval-input): Use error-message-string.
+       (ielm-format-error, ielm-format-errors): Functions deleted.
+
 2002-06-14  Kim F. Storm  <storm@filanet.dk>
 
        * progmodes/compile.el (grep-tree): Doc fixes.